ostree.git
2016-11-17 Colin Walters[TSAN] main: Stop calling g_set_prgname()
2016-11-17 Colin Walters[UBSAN] deltas: Don't call memset(NULL, NULL, 0) with...
2016-11-17 William Manleyostree commit: Fix combining trees with multiple -...
2016-11-17 Colin Walterslib: Add an API to GPG verify a commit given a remote
2016-11-17 Colin WaltersAdd "gpgkeypath" option to remotes
2016-11-17 Colin Walterslib: Split out helper function to create GPG context
2016-11-17 Colin Walterslib: Define and use cleanup functions for gpgme
2016-11-16 Alexander Larssoncommit: Fix reading xattrs from OstreeRepoFile:s
2016-11-16 Colin Walterspull: Redo logic for "scanning"
2016-11-16 Colin Walterspull: Add support for `http-headers` option
2016-11-10 Jonathan Lebon.redhat-ci.yml: no longer install libubsan & clang
2016-11-10 Colin Walterstravis: Drop debian unstable since we can't fetch packa...
2016-11-10 Colin WaltersRelease 2016.13
2016-11-09 Jonathan Lebon.redhat-ci.yml: use new build key
2016-11-07 Colin Waltersdeltas: Only keep one file open at a time during compil...
2016-11-05 Sjoerd SimonsUpdate documentation for cookie handling commands
2016-11-05 Sjoerd Simonstests: Add test for the cookie jar handling
2016-11-05 Sjoerd Simonstrivial-httpd: Add support for checking cookies
2016-11-05 Sjoerd SimonsOsreeFetcher: Treat 403 as not found
2016-11-05 Sjoerd Simonsremote: Add commands to add and remove cookies for...
2016-11-05 Sjoerd Simonsremote: Add command to list cookies
2016-11-05 Sjoerd Simonspull: Add per-remote cookie jar
2016-11-04 Colin Walterspull: Don't do deltas with --commit-metadata-only
2016-11-04 Colin Waltersrepo: Don't put remote refs in the summary file
2016-11-01 Sjoerd SimonsFilter bootloader supplied kernel cmdline options
2016-10-30 Simon McVittieload_metadata_internal: don't leak GBytes
2016-10-30 Simon McVittieFix some leaks of floating GVariants
2016-10-30 Simon McVittieot_remote_builtin_show_url: autofree context
2016-10-30 Simon McVittieostree_repo_pull_with_options: clear dirs array
2016-10-30 Simon McVittiekeyfile_set_from_vardict: free the string array
2016-10-30 Simon McVittie_ostree_sysroot_write_deployments_internal: stop leakin...
2016-10-30 Simon McVittieostree_sysroot_upgrader_finalize: free new_revision
2016-10-30 Simon McVittieostree_admin_option_context_parse: explicitly clean...
2016-10-30 Simon McVittieostree_builtin_pull: consistently set free-function...
2016-10-30 Simon McVittieot_admin_builtin_set_origin: don't leak options GVariant
2016-10-30 Simon McVittie_ostree_kernel_args_replace_take: don't leak when replacing
2016-10-29 Simon McVittieDistribute valgrind suppressions in tarballs
2016-10-29 Simon McVittieDistribute test scripts even if we wouldn't run them
2016-10-29 Simon McVittieForce C.UTF-8 or C locale for tests
2016-10-28 Colin Waltersci: Use -fsanitize=undefined by default
2016-10-28 Colin Waltersremote-refs: Add NULL terminator to options array
2016-10-28 Colin Walterslibglnx: Bump to master (for -fsanitize fixes)
2016-10-28 Giuseppe Scrivanostatic-delta: find a similar filename using what is...
2016-10-27 Jonathan Lebondelta: return valid enum member
2016-10-27 Colin WaltersDefine an initializer for GVariant{Builder,Dict}
2016-10-27 Jonathan Lebon.redhat-ci.yml: add clang
2016-10-27 Colin Waltersdeploy: Suppress unused variable warning for fscreateco...
2016-10-27 Colin Waltersparse-datetime: Use labs() for long input value
2016-10-27 Colin Waltersotutil: Note that ot_log_structured takes a printf...
2016-10-27 Colin Walterstree-wide: Remove unused variables detected by CLang
2016-10-27 Colin Walterstests: Skip libarchive/selinux tests if in container...
2016-10-27 Colin Waltersdocs: Link to releng-scripts
2016-10-24 Alexander LarssonFix pruning of partial commits
2016-10-21 Colin WaltersRelease 2016.12
2016-10-21 Alexander Larssondetached metadata: Put these in transaction
2016-10-21 Alexander Larssonostree_repo_read_commit_detached_metadata: Handle paren...
2016-10-21 Alexander LarssonFix regression for symlinks in bare-user repos
2016-10-20 Jonathan Lebon.redhat-ci.yml: use projectatomic/ostree-tester
2016-10-19 Jonathan Lebonadd .redhat-ci.yml and .redhat-ci.Dockerfile
2016-10-17 Colin Walterscore: Do create hardlinks to symlinks for checkouts
2016-10-14 Jonathan LebonOstreeFetcher: provide proxy credentials if needed
2016-10-14 Jonathan Lebonostree-sysroot-deploy.c: delete redundant check
2016-10-14 Jonathan Lebondocs: amend vmlinuz & initramfs naming convention
2016-10-11 Alexander Larssonpull: Support multiple specifications of --subpath
2016-10-07 Alexander Larssonpull: Support inherit-transaction
2016-10-07 Colin WaltersRelease 2016.11
2016-10-06 Colin Walterslibglnx: Update to latest
2016-10-05 Colin Walterstrivial-httpd: Port mostly to fd-relative
2016-10-05 Colin Walterscheckout: Fix fsync defaults for new API to be off...
2016-10-01 Simon McVittieFix spelling of "repository"
2016-09-30 Dan Nicholsonadmin: Allow running status unlocked
2016-09-20 Jonathan Lebondocs: add mention of rpm-ostree package layering
2016-09-20 Jonathan Lebonostree_sysroot_init_osname: also create /var/log
2016-09-15 Colin Waltersboot: Ensure we remount /var writable before systemd...
2016-09-14 Colin Walterssysroot: Drop an unnecessary fsync
2016-09-14 Colin Walterssysroot: Drop an fsync for origin file when writing...
2016-09-14 Colin Walterssysroot: Port origin writing code to fd-relative
2016-09-14 Colin Walterssysroot: Port some small cleanup code to fd-relative
2016-09-13 Owen W. Taylorostree_sysroot.c: Don't close sysroot_fd twice.
2016-09-13 Owen W. Taylorostree-repo.c: Fix file descriptor cleanup
2016-09-12 Colin Walterspull: Do allow executing deltas when mirroring into...
2016-09-09 Jonathan Lebonstatic-delta: add some error handling
2016-09-09 Colin WaltersRelease 2016.10
2016-09-09 Colin Walterscore: Make OSTREE_TIMESTAMP public API
2016-09-08 Colin Walterssysroot: Avoid double cleanup, and ensure no cleanup...
2016-09-08 Colin Waltersfetcher: Fix another finalization deadlock
2016-09-08 Colin Waltersdelta: Unreference files we've processed
2016-09-08 Colin Waltersrepo: Only use mmap() for metadata > 16k
2016-09-08 Colin Waltersdelta: Add missing `goto out` for failure to mmap()
2016-09-08 Colin Waltersrepo: Revert default timestamp from 1 back to 0
2016-09-08 Giuseppe Scrivanogpg: do not segfault when the algorithm name is not...
2016-09-01 William Manleyostree-prepare-root: Fix running with musl
2016-09-01 William Manleyostree-prepare-root: Error if realpath fails
2016-09-01 William Manleyswitchroot: Fix test-switchroot now autotools can build...
2016-09-01 William Manleyswitchroot: Fix build on Ubuntu
2016-09-01 Dan Nicholsonbuild: Actually distribute man page XML source
2016-09-01 Dan Nicholsonbuild: Distribute man page XML source
2016-09-01 Dan Nicholsonbuild: Set --enable-man during distcheck
2016-08-31 Jonathan Lebonpull code: clean up mirrorlist hack
2016-08-31 Jonathan Lebontests: add tests for contenturl and mirrorlist
next